home *** CD-ROM | disk | FTP | other *** search
/ PC Direct 1998 August / PC Direct August 1998.iso / S / powerj / Product / hpp.z / WERRCODE.HPP < prev    next >
Encoding:
C/C++ Source or Header  |  1997-11-25  |  488 b   |  9 lines

  1. #define WERROR_NONE                             0x20000000L
  2. #define WERROR_WINDOW_NOT_CREATED               0x20000001L
  3. #define WERROR_WINDOW_ALREADY_EXISTS            0x20000002L
  4. #define WERROR_POST_USER_EVENT_FAILED           0x20000003L
  5. #define WERROR_WINDOW_DOESNT_EXIST              0x20000004L
  6. #define WERROR_START_FAKE_DRAG_1                0x20000005L
  7. #define WERROR_START_FAKE_DRAG_2                0x20000006L
  8. #define WERROR_REG_QUERY_FAILED                 0x20000007L
  9.